.rst-panel {	overflow: hidden;	text-align: left;	margin: 0;	border: 0;	-moz-border-radius: 0 0 0 0;	-webkit-border-radius: 0 0 0 0;	border-radius: 0 0 0 0;}.rst-panel-header,.rst-panel-body {	border-width: 1px;	border-style: solid;}.rst-panel-header {	padding: 5px;	position: relative;}.rst-panel-title {	background: url('images/blank.gif') no-repeat;}.rst-panel-header-noborder {	border-width: 0 0 1px 0;}.rst-panel-body {	overflow: auto;	border-top-width: 0;	padding: 0;}.rst-panel-body-noheader {	border-top-width: 1px;}.rst-panel-body-noborder {	border-width: 0px;}.rst-panel-body-nobottom {	border-bottom-width: 0;}.rst-panel-with-icon {	padding-left: 18px;}.rst-panel-icon,.rst-panel-tool {	position: absolute;	top: 50%;	_top: 0;	margin-top: -8px;	_margin-top: 5px;	height: 16px;	overflow: hidden;}.rst-panel-icon {	left: 3px;	width: 16px;}.rst-panel-tool {	right: 5px;	width: auto;}.rst-panel-tool a {	display: inline-block;	width: 16px;	height: 16px;	opacity: 0.6;	filter: alpha(opacity = 60);	margin: 0 0 0 2px;	vertical-align: top;}.rst-panel-tool a:hover {	opacity: 1;	filter: alpha(opacity = 100);	background-color: #eaf2ff;	-moz-border-radius: 3px 3px 3px 3px;	-webkit-border-radius: 3px 3px 3px 3px;	border-radius: 3px 3px 3px 3px;}.rst-panel-tool span.rst-icon-btn-empty {	display: inline-block;	margin: 0;	padding: 0;	width: 16px;	height: 16px;}.rst-panel-loading {	padding: 11px 0px 10px 30px;}.rst-panel-noscroll {	overflow: hidden;}.rst-panel-fit,.rst-panel-fit body {	height: 100%;	margin: 0;	padding: 0;	border: 0;	overflow: hidden;}.rst-panel-loading {	background: url('images/loading.gif') no-repeat 10px 10px;}.rst-panel-tool-close {	background: url('images/panel-close.png') no-repeat;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/CQMB/zys/rst/themes/sky/images/panel-close.png", sizingMethod='crop')\9;	background: none\9;}.rst-panel-tool-collapse {	background: url('images/panel-collapse.png') no-repeat;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/CQMB/zys/rst/themes/sky/images/panel-collapse.png", sizingMethod='crop')\9;	background: none\9;}.rst-panel-tool-expand {	background: url('images/panel-expand.png') no-repeat;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/CQMB/zys/rst/themes/sky/images/panel-expand.png", sizingMethod='crop')\9;	background: none\9;}.rst-panel-header,.rst-panel-body {	border-color: #95B8E7;}.rst-panel-header {	background-color: #E0ECFF;	background: -webkit-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);	background: -moz-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);	background: -o-linear-gradient(top,#EFF5FF 0,#E0ECFF 100%);	background: linear-gradient(to bottom,#EFF5FF 0,#E0ECFF 100%);	background-repeat: repeat-x;	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF5FF,endColorstr=#E0ECFF,GradientType=0);}.rst-panel-body {	background-color: #ffffff;	color: #000000;	font-size: 12px;}.rst-panel-title {	font-size: 12px;	font-weight: bold;	color: #0E2D5F;	height: 16px;	line-height: 16px;}.rst-panel-footer {	border: 1px solid #95B8E7;	overflow: hidden;	background: #EFF5FF;}.rst-panel-footer-noborder {	border-width: 1px 0 0 0;}.rst-panel-tool span {	width: 16px;	height: 16px;	display: block;	cursor: pointer;}